home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 September / macformat-004.iso / Shareware City / Graphics / MacAnim_Viewer_1.0.1 Folder / TODO < prev   
Encoding:
Text File  |  1994-05-15  |  1.2 KB  |  40 lines  |  [TEXT/KAHL]

  1. * Overhaul the way color maps are installed to leave as much of the
  2.   system palette intact.
  3.  
  4. * Add automatic unzipping of .{gz,z} files.
  5.  
  6. * Optimize GIF decoding routines.
  7.  
  8. * Change UI for single image display so Command-. is *not* required.
  9.  
  10. * Short-circuit THINK C's console driver to pre-empt keyboard-related
  11.   events.  (Low priority.)
  12.  
  13. * Add modal dialog filter for Command-. to Cancel.
  14.  
  15. * Allow users to change image contrast, gamma, brightness, and white
  16.   and black points.  This is needed for DL images whose contrast is
  17.   too low.
  18.  
  19. * Re-implement f_cycle ().
  20.  
  21. * Fix glwrite to also transfer non-script and non-image GL files.
  22.  
  23. * Add GL library export, using PCX files as the picture representation.
  24.  
  25. * Consider converting files into QuickTime movies.  However, this
  26.   would entail MacAnim's detecting "simple" GL files, which might be a
  27.   worthy trick!
  28.  
  29. * Optimize on-the-fly FLI playback by rendering only updated regions.
  30.  
  31. * Add support for .avi and .ani animations -- but I first have to get
  32.   descriptions of the file formats!
  33.  
  34. * If screen depth is > 8, force to 8.
  35.  
  36. * Correct color rendering of text.
  37.  
  38. * Determine why 2- and 4-bit deep pixmaps fail to render correctly when
  39.   the screen depth is 8.
  40.